TooltipCompat
(SESL variant) Helper class used to emulate the behavior of setTooltipText prior to API level 26.
Functions
Link copied to clipboard
Force the next Tooltip to use ActionBar positioning.
Link copied to clipboard
Force the next Tooltip to be shown under its anchor view.
Link copied to clipboard
Set whether to show the next Tooltip.
Link copied to clipboard
open fun setTooltipText(@NonNull view: @NonNull View, @Nullable tooltipText: @Nullable CharSequence)
Sets the tooltip text for the view.